-
Home
-
Login Security, FireWall, Malware removal by CleanTalk
-
2.137
-
Code
-
Classes
- Cron
| Total Complexity |
44 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
255 |
| Lines of code |
121 |
| Logical lines of code |
72 |
| Comment lines |
66 |
| Methods |
16 |
| Properties |
13 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| runTasks() |
A |
43 |
14 |
46 |
| areThereTasksToRun() |
A |
54 |
8 |
20 |
| execute() |
S |
72 |
4 |
6 |
| compareSetOfTasks() |
S |
67 |
3 |
8 |
| isItTimeToRun() |
S |
73 |
2 |
5 |
| selectTask() |
S |
64 |
2 |
9 |
| saveTask() |
S |
64 |
2 |
9 |
| getCronLastStart() |
S |
100 |
1 |
0 |
| setCronLastStart() |
S |
100 |
1 |
0 |
| saveID() |
S |
100 |
1 |
0 |
| isIDmMatch() |
S |
100 |
1 |
0 |
| __construct() |
S |
70 |
1 |
6 |
| commitTransaction() |
S |
74 |
1 |
5 |
| isBlockingTimeEnd() |
S |
79 |
1 |
3 |
| getTasks() |
S |
89 |
1 |
2 |
| saveTasks() |
S |
91 |
1 |
2 |